fix: update broken LICENSE link to LICENSE-AGPL across 10 pages#66
Conversation
The LICENSE file was renamed to LICENSE-AGPL in the warp repo, breaking links on 10 docs pages. Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates ten Warp docs pages so AGPL v3 links point at warpdotdev/warp/blob/master/LICENSE-AGPL instead of the removed LICENSE path. The changed hunks are consistent and limited to Markdown link targets.
Concerns
- None.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
Update broken LICENSE link to LICENSE-AGPL across 10 docs pages. The
LICENSEfile was renamed toLICENSE-AGPLin the warp repo, so all links towarpdotdev/warp/blob/master/LICENSEnow 404.Changes
Updated the link in the following 10 files:
agent-platform/index.mdxagent-platform/local-agents/overview.mdxenterprise/index.mdxenterprise/security-and-compliance/security-overview.mdxgetting-started/quickstart/customizing-warp.mdxgetting-started/quickstart/installation-and-setup.mdxindex.mdxsupport-and-community/community/contributing.mdxsupport-and-community/plans-and-billing/pricing-faqs.mdxsupport-and-community/privacy-and-security/privacy.mdxWarp conversation
Co-Authored-By: Oz oz-agent@warp.dev